home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18390 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: nntp.ucsb.edu!usenet
  2. From: "Peter V. Kharchenko" <peter@cs.ucsb.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: BC 5.0 Simple Graphics
  5. Date: Fri, 19 Apr 1996 22:48:04 -0700
  6. Organization: UCSB
  7. Message-ID: <31787A94.41C6@cs.ucsb.edu>
  8. NNTP-Posting-Host: engrhub.ucsb.edu
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.01 (X11; I; OSF1 V2.0 alpha)
  13.  
  14. Hi,
  15.      I am working on a math project and to ease the debugging I want to
  16. draw a structure on the screen consisting of simple line segments. 
  17.     I never had to deal with Windows-based graphics. 
  18.     What project type should I select to make such simple visualisation
  19. and if you know off-hand what are the possible functions or examples I
  20. might look at. Once again .. I am just trying to display a window in
  21. WIndows95 and draw a few line segments there with different colors. 
  22.  
  23.    Thanks a lot,
  24.       Peter.
  25.  
  26.  
  27. P.S. If you happened to have some kind of example program doing similar
  28. things I would really appriciate if you could e-mail it to me :)
  29.